home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / dviware / quicspool / wwfonts / cw.mf < prev    next >
Text File  |  1990-10-01  |  4KB  |  84 lines

  1. % $Header: CW.mf,v 1.1 88/01/15 13:14:34 simpson Rel $
  2. % $Log:    CW.mf,v $
  3. %Revision 1.1  88/01/15  13:14:34  simpson
  4. %initial release
  5. %
  6. %Revision 0.1  87/12/11  19:01:21  simpson
  7. %beta test
  8. %
  9. % Computer Modern Typewriter Text for use with 10 point
  10. if unknown cmbase: input cmbase fi
  11.  
  12. font_identifier:="CMTT"; font_size 10pt#;
  13.  
  14. u#:=21/36pt#;      % unit width
  15. width_adj#:=0pt#;    % width adjustment for certain characters
  16. serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
  17. cap_serif_fit#:=0pt#;    % extra sidebar near uppercase serifs
  18. letter_fit#:=0pt#;    % extra space added to all sidebars
  19.  
  20. body_height#:=250/36pt#;  % height of tallest characters
  21. asc_height#:=220/36pt#;    % height of lowercase ascenders
  22. cap_height#:=220/36pt#;    % height of caps
  23. fig_height#:=220/36pt#;    % height of numerals
  24. x_height#:=155/36pt#;    % height of lowercase without ascenders
  25. math_axis#:=110/36pt#;    % axis of symmetry for math symbols
  26. bar_height#:=79/36pt#;    % height of crossbar in lowercase e
  27. comma_depth#:=50/36pt#;    % depth of comma below baseline
  28. desc_depth#:=80/36pt#;    % depth of lowercase descenders
  29.  
  30. crisp#:=22/36pt#;    % diameter of serif corners
  31. tiny#:=22/36pt#;    % diameter of rounded corners
  32. fine#:=21/36pt#;    % diameter of sharply rounded corners
  33. thin_join#:=21/36pt#;    % width of extrafine details
  34. hair#:=25/36pt#;    % lowercase hairline breadth
  35. stem#:=25/36pt#;    % lowercase stem breadth
  36. curve#:=25/36pt#;    % lowercase curve breadth
  37. ess#:=22/36pt#;      % breadth in middle of lowercase s
  38. flare#:=32/36pt#;    % diameter of bulbs or breadth of terminals
  39. dot_size#:=36/36pt#;    % diameter of dots
  40. cap_hair#:=25/36pt#;    % uppercase hairline breadth
  41. cap_stem#:=25/36pt#;    % uppercase stem breadth
  42. cap_curve#:=25/36pt#;    % uppercase curve breadth
  43. cap_ess#:=25/36pt#;    % breadth in middle of uppercase s
  44. rule_thickness#:=25/36pt#;  % thickness of lines in math symbols
  45.  
  46. dish#:=0pt#;      % amount erased at top or bottom of serifs
  47. bracket#:=0pt#;      % vertical distance from serif base to tangent
  48. jut#:=34/36pt#;      % protrusion of lowercase serifs
  49. cap_jut#:=34/36pt#;    % protrusion of uppercase serifs
  50. beak_jut#:=0pt#;    % horizontal protrusion of beak serifs
  51. beak#:=34/36pt#;    % vertical protrusion of beak serifs
  52. vair#:=22/36pt#;    % vertical diameter of hairlines
  53. notch_cut#:=25/36pt#;    % maximum breadth above or below notches
  54. bar#:=22/36pt#;      % lowercase bar thickness
  55. slab#:=22/36pt#;    % serif and arm thickness
  56. cap_bar#:=22/36pt#;    % uppercase bar thickness
  57. cap_band#:=22/36pt#;    % uppercase thickness above/below lobes
  58. cap_notch_cut#:=25/36pt#;  % max breadth above/below uppercase notches
  59. serif_drop#:=0pt#;    % vertical drop of sloped serifs
  60. stem_corr#:=0pt#;    % for small refinements of stem breadth
  61. vair_corr#:=0pt#;    % for small refinements of hairline height
  62. apex_corr#:=10/36pt#;    % extra width at diagonal junctions
  63.  
  64. o#:=4/36pt#;      % amount of overshoot for curves
  65. apex_o#:=3/36pt#;    % amount of overshoot for diagonal junctions
  66.  
  67. slant:=0;      % tilt ratio $(\Delta x/\Delta y)$
  68. fudge:=0.81;      % factor applied to weights of heavy characters
  69. math_spread:=-1;    % extra openness of math symbols
  70. superness:=1/sqrt2;    % parameter for superellipses
  71. superpull:=0;      % extra openness inside bowls
  72. beak_darkness:=0;    % fraction of triangle inside beak serifs
  73. ligs:=2;      % level of ligatures to be included
  74.  
  75. square_dots:=false;    % should dots be square?
  76. hefty:=true;      % should we try hard not to be overweight?
  77. serifs:=true;      % should serifs and bulbs be attached?
  78. monospace:=true;    % should all characters have the same width?
  79. variant_g:=false;    % should an italic-style g be used?
  80. low_asterisk:=true;    % should the asterisk be centered at the axis?
  81. math_fitting:=false;    % should math-mode spacing be used?
  82.  
  83. generate troman      % switch to the driver file
  84.